* coding.c (decode_coding_emacs_mule): Mark variables that gcc
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 07:34:38 +0000 (23:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 07:34:38 +0000 (23:34 -0800)
commitb24f076a4bdbc77169cf55eddb65a94a764cb10a
tree3c5bae0259631692a27980eee65a7b86bd26f8fa
parent47e0d49e40a1203617e3b087b29b960925cb987e
* coding.c (decode_coding_emacs_mule): Mark variables that gcc

-Wuninitialized does not deduce are never used uninitialized.
src/ChangeLog
src/coding.c